ai / bt-source /panel /mod /test /process /test.py
GGSheng's picture
feat: deploy Gemma 4 to hf space
17e971c verified
import time
while True:
print("Hello, World!")
time.sleep(1)